Closed Bug 1602414 Opened 5 years ago Closed 4 years ago

[meta] CSS.enable

Categories

(Remote Protocol :: Agent, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: automatedtester, Unassigned)

References

()

Details

(Keywords: meta, Whiteboard: [method=CSS.enable])

A real world use of puppeteer is to extract CSS from the page. in https://github.com/bartveneman/extract-css-core they use the CSS.enable command

Type: enhancement → task
Summary: [META] Add support for CSS.enable → [meta] CSS.enable
Whiteboard: [method=CSS.enable]

(In reply to David Burns :automatedtester from comment #0)

A real world use of puppeteer is to extract CSS from the page. in https://github.com/bartveneman/extract-css-core they use the CSS.enable command

Note that this also covers CSS.disable, DOM.enable, DOM.disable, CSS.startRuleUsageTracking, as well as CSS.stopRuleUsageTracking. I don’t think we have bugs for all of those.

I forgot to check earlier, but spotted that the DOM domain has in the excess of a dozen events associated with DOM.enable/DOM.disable. Most tied to mutation observers in some way. Didn’t check which are used by extract-css-core.

The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:whimboo, maybe it's time to close this bug?

Flags: needinfo?(hskupin)

Closing as inactive for given that we don't have free resources to get this implemented for now.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(hskupin)
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.